home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CU Amiga Super CD-ROM 1
/
CU Amiga Magazine CD-ROM Special Edition (1995)(EMAP Images)(GB)[Issue 1995-11].iso
/
Aminet
/
text
/
edit
/
WarpMail11.lha
/
WarpMail
/
source
/
defs.h
next >
Wrap
C/C++ Source or Header
|
1995-04-13
|
490b
|
21 lines
#include <exec/types.h>
#include <exec/ports.h>
#include <exec/semaphores.h>
#include <exec/libraries.h>
#include <dos/dos.h>
#include <exec/memory.h>
#include <clib/exec_protos.h>
#include <clib/alib_protos.h>
#include <string.h>
#include <ctype.h>
#define LibCall __geta4 __regargs
#define Prototype extern
#include "golded:api/include/golded.h"
#include "golded:syntax/developer/include/scanlib.h"
#include "o/lib-protos.h"
extern const char LibName[];
extern const char LibId[];